cd/entity/Robert C. MartinΒ· homeβ€Ί entitiesβ€Ί Robert C. Martin
grep -l @robert c. martin /news/*.json | wc -l β†’ 1

Robert C. Martin

mentions 1 type Person feed RSS

// recent coverage 1 mentions

21:26
2016-10-08
gist.github.com
developer-tools

Summary of 'Clean code' by Robert C. Martin

The article summarizes Robert C. Martin's principles for writing "clean code," which is code that is easily understood, read, and enhanced by any developer on a team. It lists numerous specific practi…